home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_153.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  6.7 KB  |  207 lines

  1.  
  2.  
  3.                                                 LISP
  4.  
  5.  
  6. A LISP programmer knows the value of everything, but the cost of nothing.
  7. --> ?
  8.  
  9.  
  10. FAQ:
  11. Mark Kantrowitz -  Barry Margolin:
  12. http://www.cs.cmu.edu/Web/Groups/AI/html/faqs/lang/lisp/top.html
  13. ftp://rtfm.mit.edu/pub/usenet/news.answers/lisp-faq/
  14. http://www.lib.ox.ac.uk/internet/news/faq/by_category.lisp-faq.html
  15.  
  16. Page:
  17. http://www.cambridge.apple.com/other-langs/lisp.html
  18.  
  19.                                                  1. GLisp
  20.  
  21. VERSION - UPDATE: 1.2  (August 90)                               
  22.  
  23. README:
  24. 窶廨eneralized Lisp窶 (or 窶廨lisp窶 for short) is a coordinated set of high level syntaxes for Common Lisp.  It is 窶徃eneralized窶 in the sense that the Lisp programmer has a variety of dialects available, not just Lisp notation.  Initially Generalized Lisp consists of three dialects: Mlisp, Plisp and ordinary Lisp, together with an extensible framework for adding others.  Mlisp (窶廴eta-Lisp窶) is an Algol-like syntax for people who don窶冲 like writing parentheses.  Plisp (窶弃attern Lisp窶) is a pattern matching rewrite-rule language.  Plisp is a 窶彡ompiler-compiler窶; its rules are optimized for writing language translators.  Mlisp and Plisp are documented in separate user manuals.  It is expected that the set of dialects will increase over time as users add new ones.  All dialects may be freely intermixed in a file.
  25. The translators for all dialects are written in Plisp, as is the Glisp translator framework itself.  Support routines for the translators are written in Mlisp and/or Lisp.  All dialects are translated to Common Lisp and execute in the standard Common Lisp environment."
  26.  
  27. AUTHOR:
  28. David Canfield Smith
  29.     
  30. COPYRIGHT:
  31. (c) 1990 Apple Computer, Inc.
  32.  
  33. TYPE:
  34. Freeware
  35.  
  36. INTERNET SITES:
  37. ftp://ftp.luth.se/pub/mac/developer/lang/lisp/
  38. ftp://ftp.cc.utexas.edu/depts/AI_ATTIC/Languages/Glisp/
  39.  
  40.  
  41.                                             2. PowerLisp
  42.  
  43. Page:
  44. http://www.crl.com/~rgcorman/PowerLisp/PowerLisp.html
  45.  
  46. VERSION - UPDATE: 2.01 (06-05-96)                                
  47.  
  48. README:
  49. "PowerLisp 2.01 is now available. It includes CLOS support
  50. (conforming to the Metaobject Protocol documented in "The Art of
  51. the Metaobject Protocol"). PowerLisp is a Common Lisp
  52. development environment for the Macintosh. It consists of a
  53. Common Lisp interpreter, native-code PowerPC compiler, native
  54. code 680x0 compiler, PowerPC and 680x0 macro assemblers,
  55. disassemblers, incremental linker and multi-window text editor. It requires a 68k Macintosh with at least a 68020 processor and
  56. system 7.0 or later, or any PowerMac. About 4 megabytes of RAM
  57. are required to run it, and to do much with it you need more like 5
  58. or 6 megabytes. Like any Common Lisp system, the more memory
  59. the better. 
  60. PowerLisp 2.01 is faster than previous versions of PowerLisp, has
  61. some new features, and many bugs fixed. The Common Lisp
  62. implementation is closer to the ANSI standard than previous
  63. versions. "
  64.  
  65. AUTHOR:
  66. Roger Corman
  67.     
  68. COPYRIGHT:
  69. (c) 1994 - 1996  Roger Corman
  70.  
  71. TYPE:
  72. Shareware
  73.  
  74. INTERNET SITES:
  75. Original site:
  76. ftp://ftp.crl.com/users/rg/rgcorman/PowerLisp/
  77.  
  78.  
  79.                                   3. Symbolic Composer
  80.  
  81. See: MUSICAL SYSTEMS
  82.  
  83.                                                  4. XLisp
  84.  
  85.                                                  4.1 XLisp
  86.  
  87. VERSION - UPDATE:  2.0  (02-11-88)                                
  88.  
  89. README:
  90. "XLISP is an experimental programming language combining some of the features of Common Lisp with an object-oriented extension capability.  It was implemented to allow experimentation with object-oriented programming on small computers."
  91.  
  92. AUTHOR:
  93. David Michael Betz
  94.     
  95. COPYRIGHT:
  96. (c) 1988 David Betz
  97.  
  98. TYPE:
  99. Freeware
  100.  
  101. INTERNET SITES:
  102. ftp://micros.hensa.ac.uk/micros/mac/finder/j/j005/
  103. ftp://ftp.funet.fi /pub/mac/programming/
  104. ftp://ftp.ens.fr/pub/mac/hqx/
  105. ftp://ftp.wustl.edu/systems/mac/macintosh/lang/
  106.  
  107.  
  108.                                           4.2 Xlisp Plus
  109.  
  110. VERSION - UPDATE:  2.1g   (06-25-94)                               
  111.  
  112. README:
  113. "XLISP-PLUS version 2.1g
  114. Portions Copyright (c) 1988, by David Betz.
  115. Modified by Thomas Almy and others.
  116. Macintosh interface by Brian Kendig.
  117. XLISP-PLUS 2.1g contains contributed code by:
  118. Tom Almy, Mikael Pettersson, Neal Holtz, Johnny Greenblatt, Ken Whedbee, Blake McBride, Pete Yadlowsky, Hume Smith, and Richard Zidlicky.
  119. Portions copyright (c) 1988, Luke Tierney".
  120.  
  121. AUTHORS:
  122. David Michael Betz
  123. mac port:
  124. Brian Kendig
  125.     
  126. COPYRIGHT:
  127. (c) 1988 David Betz
  128. (c) 1994 Tom Almy
  129. (c) 1995 Brian Kendig
  130.  
  131. TYPE:
  132. Freeware
  133.  
  134. INTERNET SITES:
  135. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  136. ftp://ftp.switch.ch/software/mac/src/think_c/
  137. ftp://ftp.uni-stuttgart.de/pub/systems/mac/misc/
  138. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  139. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/
  140. Info-Mac
  141. UMich
  142.  
  143.  
  144.                                           4.3 XLisp-Stat
  145.  
  146.  
  147.       Consecutive verses in Homer, which have equal sums.
  148. (The Greek letters stand for numbers: alpha=1, beta=2,etc.) 
  149.  
  150. ツ 
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. From: Len_Berggren@sfu.ca
  164. Date: Wed, 1 Nov 1995 11:07:11 -0800
  165. To: xpolakis@prometheus.hol.gr (Antreas P. Hatzipolakis)
  166.  
  167. There are an awful lot of consecutive verses in Homer and, given the metrical constraints and the possible distributions of letters in words I have no trouble believing that there is a fair chance of such things
  168. happening by accident. I think reports such as this are good examples of the results of what statisticians call 'fishing expeditions'.
  169. Len Berggren
  170.  
  171.  
  172. Page:
  173. http://www.bham.ac.uk/ctimath/reviews/xlispstat.html
  174.  
  175. VERSION - UPDATE : 2.1 release 3.44  Beta  (11-28-94)                                
  176. 68k+ppc
  177.  
  178. README: 
  179. "You need to obtain two self extracting archive files: the appropriate application for your system and the support files. The support files are in xlispstat-3-??-files.sea.hqx, where ?? corresponds to the current minor release number, and the applications are
  180.  
  181.     'XLISP-STAT 3.?? PPC' in xlispstat-3-??-ppcapp.sea.hqx
  182.     'XLISP-STAT 3.?? 881' in xlispstat-3-??-881app.sea.hqx
  183.     'XLISP-STAT 3.?? 020' in xlispstat-3-??-020app.sea.hqx
  184.     'XLISP-STAT 3.?? GEN' in xlispstat-3-??-genapp.sea.hqx
  185.  
  186. The GEN application should run on any 68K mac. The 020 application requires at least a 68020 processor but no coprocessor. The 881 application requires both a 68020 or higher processor and a coprocessor. the PPC application is a PowerPC native code implementation. All versions have been compiled with MetroWerks CodeWarrior C 1.1.1.2."
  187.  
  188. AUTHORS:
  189. David Michael Betz
  190. mac port:
  191. Luke Tierney
  192.     
  193. COPYRIGHT:
  194. XLISP  (c) 1988, by David Betz.
  195. XLISP-STAT (c) 1989 - 1994, by Luke Tierney
  196.  
  197. TYPE:
  198. Freeware
  199.  
  200. INTERNET SITES:
  201. Original site:
  202. ftp://umnstat.stat.umn.edu/pub/xlispstat/macintosh/
  203.  
  204. Other sites (mirrors):
  205. ftp://teseo.unipg.it/pub/stat/xlispstat/macintosh/
  206.  
  207.